Developer --> Technical Publications
PATHJava Developer Documentation > Mac OS Runtime for Java > MRJToolkit > Programming With MRJToolkit


Application-Defined Methods

The following public interfaces contain methods that you must define yourself. These methods handle various user events such as selecting the About box, quitting the application, and so on. You can use these interfaces only with Java applications packaged with JBindery.

IMPORTANT

The names of the methods described are fixed. For example, if you implement the MRJAboutHandler interface, you must include a method with the name handleAbout .


© 1998 Apple Computer, Inc. — (Last Updated 10 Dec 98)

Previous | Back Up One Level | Next |